home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / plot.dxr / 00202.ls < prev    next >
Encoding:
Text File  |  2000-08-01  |  96 b   |  8 lines

  1. on exitFrame
  2.   global Voice
  3.   plot()
  4.   if Voice then
  5.     puppetSound("Plot8c.aif")
  6.   end if
  7. end
  8.